Back to search
30
MCP

Code Context

pulsemcp/code context

Compresses codebases into LLM-ready context using AST analysis with surgical read/write tools for TypeScript, Python, PHP, and Dart.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Code Context Provider
Analyzes project directories to extract code structure and symbols using Tree-sitter parsers, providing tools for generating directory trees
0 tools
codebase-context
Bounded conventions map and local-pattern discovery for AI coding agents. Local-first MCP server with AST-backed hybrid search.
0 tools
context7
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
0 tools
Code Context Engine
Indexes codebases for AI semantic search, reducing token usage by up to 94% versus file re-reading.
0 tools
code-graph-context
MCP server that builds code graphs to provide rich context to LLMs
0 tools
Code Context Engine
Index your codebase. AI searches instead of re-reading files. 94% token savings.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "code_context": {
      "url": "None",
      "transport": "http"
    }
  }
}